Share via


ManyToOneSettings Class [IIS 7 and higher]

Specifies many-to-one client certificate mappings.

Syntax

class ManyToOneSettings: EmbeddedObject

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ManyToOneSettings class.

Name

Description

ManyToOneMappings

An array of ManyToOneCertificateMappingElement values that specify many-to-one client certificate mappings.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the ManyToOneMappings array property of the IisClientCertificateMappingAuthenticationSection class.

Inheritance Hierarchy

EmbeddedObject

   ManyToOneSettings

Requirements

Type

Description

Client

Requires IIS 7 on Windows Vista.

Server

Requires IIS 7 on Windows Server 2008.

Product

IIS 7

MOF file

WebAdministration.mof

See Also

Reference

AccessSection Class [IIS 7 and higher]

ClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]

EmbeddedObject Class [IIS 7 and higher]

IisClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]

ManyToOneCertificateMappingElement Class [IIS 7 and higher]

ManyToOneCertificateMappingRuleElement Class [IIS 7 and higher]

ManyToOneCertificateRuleSettings Class [IIS 7 and higher]

OneToOneCertificateMappingElement Class [IIS 7 and higher]